Skip to content

Fix #14038 (Simplecpp: update to 1.5.1)#7708

Merged
danmar merged 3 commits intocppcheck-opensource:mainfrom
cppchecksolutions:fix-14038
Aug 3, 2025
Merged

Fix #14038 (Simplecpp: update to 1.5.1)#7708
danmar merged 3 commits intocppcheck-opensource:mainfrom
cppchecksolutions:fix-14038

Conversation

@danmar
Copy link
Copy Markdown
Collaborator

@danmar danmar commented Jul 31, 2025

No description provided.

@danmar danmar force-pushed the fix-14038 branch 2 times, most recently from e5a662a to 7b37d81 Compare August 2, 2025 11:55
@danmar danmar changed the title Fix #14038 (Simplecpp: update to 1.5.0) Fix #14038 (Simplecpp: update to 1.5.1) Aug 3, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 3, 2025

@danmar danmar merged commit 4e2b277 into cppcheck-opensource:main Aug 3, 2025
65 checks passed
@SChernykh
Copy link
Copy Markdown
Contributor

SChernykh commented Aug 4, 2025

@danmar
This change broke my CI. Here is how it works with 4e2b277 - it gets stuck on the first line, seems to be in an infinite loop:

user@pc:~/Documents/Github/p2pool/cppcheck$ ./run.sh 
Checking /home/user/Documents/Github/p2pool/src/block_cache.cpp ...
^C

Here's how it worked with 1d9ea2f

user@pc:~/Documents/Github/p2pool/cppcheck$ ./run.sh 
Checking /home/user/Documents/Github/p2pool/src/block_cache.cpp ...
Checking /home/user/Documents/Github/p2pool/src/block_cache.cpp: __cppcheck__=1;SIZE_MAX=UINT64_MAX;RAPIDJSON_ENDIAN=RAPIDJSON_LITTLEENDIAN;RAPIDJSON_64BIT=1;__SSE2__=1;__BYTE_ORDER__=1;__ORDER_LITTLE_ENDIAN__=1;__linux__=1;__x86_64=1;_M_AMD64=1;_M_X64=1;HAVE_BUILTIN_CLZLL=1;HAVE_GLIBC=1;HAVE_PTHREAD_SETNAME_NP=1;HAVE_RES_QUERY=1;MINIUPNP_STATICLIB=1;RAPIDJSON_PARSE_DEFAULT_FLAGS=kParseTrailingCommasFlag;WITH_MERGE_MINING_DONATION=1;WITH_RANDOMX=1;WITH_TLS=1;WITH_UPNP=1;ZMQ_STATIC=1...
and so on

The CI workflow I use is here: https://github.com/SChernykh/p2pool/blob/master/.github/workflows/cppcheck.yml
The run that failed: https://github.com/SChernykh/p2pool/actions/runs/16712977180

@danmar danmar deleted the fix-14038 branch August 28, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants